- global variable symbol
- Вычислительная техника: символ глобальной переменной
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
global variable — UK US noun [C] IT ► a symbol used in a computer program that can represent any data … Financial and business terms
Variable — A variable (pronEng|ˈvɛərɪəbl) is an attribute of a physical or an abstract system which may change its value while it is under observation. Examples include the height of a child, the temperature across a state, or the input to a function. This… … Wikipedia
External variable — An external variable (keyword extern for C and C++ programming languages) is a variable declaration keyword used to signify that a global variable has been declared in another file, and is simply used within the file containing the extern keyword … Wikipedia
Undefined variable — An undefined variable in the source code of a computer program is a variable that is accessed in the code but has not been previously declared by that code.In some programming languages an implicit declaration is provided the first time such a… … Wikipedia
Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline … Wikipedia
Scope (computer science) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… … Wikipedia
Sigil (computer programming) — In computer programming, a sigil (pronounced / sɪdʒ.ɪl/ or / sɪg.ɪl/; plural sigilia or sigils ) is a symbol attached to a variable name, showing the variable s datatype or scope. The term was first applied to Perl usage by Philip Gwyn in 1999 to … Wikipedia
LPC (programming language) — Infobox programming language name = LPC paradigm = prototype based year = designer = Lars Pensjö developer = Lars Pensjö and others latest release version = latest release date = typing = implementations = LPC dialects = Amylaar, MudOS, LDMud,… … Wikipedia
Affine arithmetic — (AA) is a model for self validated numerical analysis. In AA, the quantities of interest are represented as affine combinations (affine forms) of certain primitive variables, which stand for sources of uncertainty in the data or approximations… … Wikipedia
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
XHarbour — is a free (GPL + exception supporting commercial applications) multi platform (DOS, Microsoft Windows, Linux (32,64), Unix (32,64), Mac OS X, OS/2, eComStation) extended Clipper compiler, offering multiple GT (Graphic Terminals), including… … Wikipedia